NXP Semiconductors /LPC5410x /VFIFO /INTSTATUSART0

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as INTSTATUSART0

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (RXTH)RXTH 0 (TXTH)TXTH 0RESERVED 0 (RXTIMEOUT)RXTIMEOUT 0RESERVED 0 (BUSERR)BUSERR 0 (RXEMPTY)RXEMPTY 0 (TXEMPTY)TXEMPTY 0RESERVED0RXCOUNT0TXCOUNT

Description

USART0 interrupt status

Fields

RXTH

Receive FIFO Threshold. When 1, the receive FIFO threshold has been reached, and the related interrupt is enabled.

TXTH

Transmit FIFO Threshold. When 1, the transmit FIFO threshold has been reached, and the related interrupt is enabled.

RESERVED

Reserved. Read value is undefined, only zero should be written.

RXTIMEOUT

Receive Timeout. When 1, the receive FIFO has timed out, based on the timeout configuration in the CFGUSART register, and the related interrupt is enabled.

RESERVED

Reserved. Read value is undefined, only zero should be written.

BUSERR

Bus Error. This is simply a copy of the same bit in the STATUSART register. The bus error interrupt is always enabled.

RXEMPTY

Receive FIFO Empty. This is simply a copy of the same bit in the STATUSART register.

TXEMPTY

Transmit FIFO Empty. This is simply a copy of the same bit in the STATUSART register.

RESERVED

Reserved. Read value is undefined, only zero should be written.

RXCOUNT

Receive FIFO Count. This is simply a copy of the same field in the STATUSART register, included here so an ISR can read all needed status information in one read.

TXCOUNT

Transmit FIFO Available. This is simply a copy of the same field in the STATUSART register, included here so an ISR can read all needed status information in one read.

Links

()